home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / UNSPLIT / text1061.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  473 b   |  13 lines

  1. > Since 16-bit writes tend to invalidate 'good' cache lines and therefore reduce
  2. > cacheing effectiveness, I decided to mark the screen as non-cacheable. The
  3. > result was a significant improvement in drawing times. Using this on the desktop
  4.  
  5. What about adding a _big_ cache to be able to cache the whole screen like on
  6. some MACs? :-)
  7.  
  8. Shouldn't it be possible to add a L2 cache on the internal expansion bus on
  9. the AB040? Maybe it's that what it's for?
  10.  
  11. //Magnus Kollberg
  12.  
  13.